Fix bug #17532 with unclear docs of setting frame's font.
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 May 2014 16:35:31 +0000 (19:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 May 2014 16:35:31 +0000 (19:35 +0300)
commitae6bca01547593447ea1efb144308d1248705273
tree84891672709b090e1f9b5a5a97453eb0489c15cf
parent4300368f36b5779a63ccd606bfe3f48ab15dae08
Fix bug #17532 with unclear docs of setting frame's font.

 lisp/frame.el (set-frame-font): Doc fix.
 lisp/menu-bar.el (menu-set-font): Doc fix.

 doc/emacs/frames.texi (Fonts): Clarify which frames are affected by
 setting font from the menu and in default-frame-alist.
doc/emacs/ChangeLog
doc/emacs/frames.texi
lisp/ChangeLog
lisp/frame.el
lisp/menu-bar.el